[PATCH] define size as uint64 type
authorLaszlo Boszormenyi (GCS) <gcs@debian.org>
Wed, 6 May 2026 21:01:06 +0000 (23:01 +0200)
committerLaszlo Boszormenyi (GCS) <gcs@debian.org>
Sat, 9 May 2026 13:29:42 +0000 (13:29 +0000)
commite088ad54299e3ae8ab62a7e7c5797f9c815fcb3b
tree362910d4300abafd1511885bfd2f738f8b1e2711
parentc0cf1fa6d122b0c2ca6aed858e6d14cc5567ac2c
[PATCH] define size as uint64 type

Define size variable to be uint64 type to hold possible writeBuf values and
make the comparison reasonable.

Gbp-Pq: Name go_size_uint64.patch
lib/go/thrift/framed_transport.go